object AdvancedFrame: TAdvancedFrame Left = 0 Top = 0 Width = 421 Height = 268 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 409 Height = 89 Caption = 'Ajustement du fuseau horaire' TabOrder = 0 object Label2: TLabel Left = 8 Top = 16 Width = 46 Height = 13 Caption = 'C'#244't'#233' gauche :' Transparent = True end object Label6: TLabel Left = 64 Top = 35 Width = 27 Height = 13 Caption = 'heure(s)' Transparent = True end object Label3: TLabel Left = 168 Top = 16 Width = 52 Height = 13 Caption = 'C'#244't'#233' droit :' Transparent = True end object Label7: TLabel Left = 224 Top = 35 Width = 27 Height = 13 Caption = 'heure(s)' Transparent = True end object LeftTimezoneAdjustEdit: TSpinEdit Left = 8 Top = 32 Width = 49 Height = 22 HelpContext = 3301 MaxValue = 23 MinValue = -23 TabOrder = 0 Value = 0 OnChange = EditChange end object RightTimezoneAdjustEdit: TSpinEdit Left = 168 Top = 32 Width = 49 Height = 22 HelpContext = 3302 MaxValue = 23 MinValue = -23 TabOrder = 1 Value = 0 OnChange = EditChange end object IgnoreTimezoneEdit: TBCCheckBox Left = 8 Top = 64 Width = 155 Height = 17 HelpContext = 3303 Caption = 'Ignorer les diff'#233'rences de fuseaux horaires' TabOrder = 2 OnClick = EditChange end end object GroupBox2: TGroupBox Left = 8 Top = 104 Width = 409 Height = 161 Caption = 'Divers' TabOrder = 1 object ContainerFoldersEdit: TBCCheckBox Left = 8 Top = 16 Width = 191 Height = 17 HelpContext = 3310 Caption = 'Traiter toujours les fichiers archives comme des dossiers' TabOrder = 0 OnClick = EditChange end object CaseSensitiveEdit: TBCCheckBox Left = 8 Top = 36 Width = 137 Height = 17 HelpContext = 3311 Caption = 'Noms de fichiers sensibles '#224' la casse' TabOrder = 1 OnClick = EditChange end object UnbufferedReadEdit: TBCCheckBox Left = 8 Top = 56 Width = 168 Height = 17 HelpContext = 3312 Caption = 'Sauter le cache disque lors de la lecture de fichiers' TabOrder = 2 OnClick = EditChange end object KeepShortnamesEdit: TBCCheckBox Left = 8 Top = 76 Width = 138 Height = 17 HelpContext = 3313 Caption = 'Maintenir les alias DOS 8.3' TabOrder = 3 OnClick = EditChange end object TouchAfterUploadEdit: TBCCheckBox Left = 8 Top = 96 Width = 233 Height = 17 HelpContext = 3314 Caption = 'Modifier la date/heure des fichiers locaux lors de la copie vers' + ' un site FTP' TabOrder = 4 OnClick = EditChange end object ComplexCompareEdit: TBCCheckBox Left = 8 Top = 116 Width = 270 Height = 17 HelpContext = 3315 Caption = 'R'#233'sultats de comparaison de contenu, ind'#233'pendants de la date/heu' + 're' TabOrder = 5 OnClick = EditChange end object DetectFileLocksEdit: TBCCheckBox Left = 8 Top = 136 Width = 128 Height = 17 HelpContext = 3316 Caption = 'D'#233'tecte les verrous partiels de fichiers.' TabOrder = 6 end end end